home *** CD-ROM | disk | FTP | other *** search
- object MainForm: TMainForm
- Left = 92
- Top = 80
- BorderStyle = bsDialog
- Caption = 'Aktualizace QuickBook (verze 1.02)'
- ClientHeight = 285
- ClientWidth = 531
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnActivate = FormActivate
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object StatusBar: TStatusBar
- Left = 0
- Top = 266
- Width = 531
- Height = 19
- Panels = <>
- SimplePanel = True
- end
- object Panel1: TPanel
- Left = 376
- Top = 0
- Width = 155
- Height = 266
- Align = alRight
- TabOrder = 1
- object btnStart: TButton
- Left = 8
- Top = 48
- Width = 137
- Height = 25
- Caption = 'Start'
- Default = True
- TabOrder = 0
- OnClick = btnStartClick
- end
- object btnBreak: TButton
- Left = 8
- Top = 80
- Width = 137
- Height = 25
- Caption = 'P�eru�'
- Enabled = False
- TabOrder = 1
- OnClick = btnBreakClick
- end
- object btnClose: TButton
- Left = 8
- Top = 112
- Width = 137
- Height = 25
- Cancel = True
- Caption = 'Ukon�i'
- TabOrder = 2
- OnClick = btnCloseClick
- end
- object Panel5: TPanel
- Left = 8
- Top = 144
- Width = 137
- Height = 113
- BevelOuter = bvLowered
- TabOrder = 3
- object Label2: TLabel
- Left = 8
- Top = 8
- Width = 34
- Height = 13
- Caption = 'Jm�no:'
- end
- object lJmeno: TLabel
- Left = 24
- Top = 24
- Width = 5
- Height = 13
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 8
- Top = 40
- Width = 28
- Height = 13
- Caption = 'eMail:'
- end
- object lEMail: TLabel
- Left = 24
- Top = 56
- Width = 5
- Height = 13
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object btnOpravaJmena: TButton
- Left = 16
- Top = 80
- Width = 105
- Height = 25
- Caption = 'Zadej eMail...'
- TabOrder = 0
- OnClick = btnOpravaJmenaClick
- end
- end
- object Panel6: TPanel
- Left = 8
- Top = 8
- Width = 137
- Height = 33
- BevelOuter = bvLowered
- TabOrder = 4
- object Label1: TLabel
- Left = 7
- Top = 9
- Width = 58
- Height = 13
- Caption = 'Aktualizace:'
- end
- object cbAktualizace: TComboBox
- Left = 80
- Top = 6
- Width = 41
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- end
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 49
- Height = 266
- Align = alLeft
- TabOrder = 2
- object Image1: TImage
- Left = 9
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.ico>}
- end
- end
- object Panel3: TPanel
- Left = 49
- Top = 0
- Width = 327
- Height = 266
- Align = alClient
- TabOrder = 3
- object InfoTxt: TMemo
- Left = 1
- Top = 25
- Width = 325
- Height = 240
- Align = alClient
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- end
- object Panel4: TPanel
- Left = 1
- Top = 1
- Width = 325
- Height = 24
- Align = alTop
- Alignment = taLeftJustify
- Caption = ' Informace o sou�asn�ch aktualizac�ch:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- end
- end
- object NMFTP1: TNMFTP
- Port = 21
- ReportLevel = 0
- OnPacketRecvd = NMFTP1PacketRecvd
- OnError = NMFTP1Error
- OnFailure = NMFTP1Failure
- OnListItem = NMFTP1ListItem
- Vendor = 2411
- ParseList = False
- ProxyPort = 0
- Left = 8
- Top = 48
- end
- object NMHTTP1: TNMHTTP
- Port = 0
- ReportLevel = 0
- Body = 'Default.htm'
- Header = 'Head.txt'
- InputFileMode = False
- OutputFileMode = False
- ProxyPort = 0
- Left = 8
- Top = 96
- end
- end
-